home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Personal Computer World 2009 February
/
PCWFEB09.iso
/
Software
/
Resources
/
Security
/
McAfee SiteAdvisor 26.6
/
safe.xpi
/
chrome
/
safe.jar
/
content
/
uninst.xul
< prev
next >
Wrap
Extensible Markup Language
|
2007-01-04
|
543b
|
10 lines
<?xml version="1.0"?>
<?xml-stylesheet href="chrome://global/skin/global.css" type="text/css"?>
<!DOCTYPE overlay SYSTEM "chrome://safe/locale/safe.dtd">
<dialog xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul" align="center" buttons="accept" buttonorient="horizontal" buttonalign="center" id="safe-uninst" title="&safe.uninst.title;">
<vbox align="center">
<description value="&safe.uninst.removed;"/>
<description value="&safe.uninst.restart;"/>
<description value="&safe.uninst.reinstall;"/>
</vbox>
</dialog>